google.golang.org/grpc/internal/channelz.channelTrace.mu (field)

7 uses

	google.golang.org/grpc/internal/channelz (current package)
		types.go#L633: 	mu          sync.Mutex
		types.go#L638: 	c.mu.Lock()
		types.go#L655: 	c.mu.Unlock()
		types.go#L659: 	c.mu.Lock()
		types.go#L666: 	c.mu.Unlock()
		types.go#L717: 	c.mu.Lock()
		types.go#L720: 	c.mu.Unlock()